Skip to content

[ISSUE #7430] Fix npe when dispatchRemote#7439

Merged
HTHou merged 1 commit into
apache:masterfrom
cserwen:fix-npe
Sep 27, 2022
Merged

[ISSUE #7430] Fix npe when dispatchRemote#7439
HTHou merged 1 commit into
apache:masterfrom
cserwen:fix-npe

Conversation

@cserwen
Copy link
Copy Markdown
Member

@cserwen cserwen commented Sep 26, 2022

Description

Content1 ...

Content2 ...

Content3 ...


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, this is your first pull request in IoTDB project. Thanks for your contribution! IoTDB will be better because of you.

@HTHou HTHou requested a review from xingtanzjr September 27, 2022 02:16
@HTHou HTHou merged commit 09f3510 into apache:master Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[NPE] Insert failed in cluster mode.

2 participants